projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37d49ca
)
*** empty log message ***
author
Juanma Barranquero
<lekktu@gmail.com>
Sat, 19 Jan 2008 15:24:59 +0000
(15:24 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Sat, 19 Jan 2008 15:24:59 +0000
(15:24 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 06c509c4f75db787a8e7ddfd7a3fb56f6ff73716..d34c07dc1da4793ba6f6ac86b24a8da6077399fc 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-4,7
+4,7
@@
Allow Latin extra codes only when *latin_extra_code_state is nonzero.
(detect_coding_mask): If there is a NULL byte, detect the encoding
as UTF-16 or binary. If Latin extra codes exist, detect the encoding
- as ISO-2022 only when
there's
no other proper encoding is found.
+ as ISO-2022 only when no other proper encoding is found.
2008-01-17 Jason Rumney <jasonr@gnu.org>